Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional filter support: cssmin #17

Merged
merged 2 commits into from
Mar 20, 2011
Merged

Conversation

aidaeology
Copy link

Adding cssmin functionality in order to to use YUI CSS Compressor algorithm without the java dependency.

Aida Tavakkolie added 2 commits March 14, 2011 16:26
… for those of us who don't want to install java.

Set property DJANGO_STATIC_ CSSMIN = True  in settings to enable. Requires cssmin install.
@peterbe peterbe merged commit 737f9de into peterbe:master Mar 20, 2011
@peterbe
Copy link
Owner

peterbe commented Mar 20, 2011

I've rewritten much of the patch. All tests pass now and I tidied up the way it works on jsmin and or cssmin.

Next thing to work on will be to make the selection of compressor much more flexible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants